home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Latest Shareware Programs: Warp / OS-2 WARP - Latest Shareware Programs.iso / zipped.os2 / repcom / zyx1496.arj / CP-07.TXT < prev    next >
Text File  |  1992-01-14  |  20KB  |  507 lines

  1. AT Command is a command issued by the computer/terminal to the modem
  2. through the RS232 serial port in asynchronous data format when the
  3. modem is in command state. An 'AT' command prefix (ATtention) precedes
  4. each command line, except in the case of 'A/', 'A>>', and '+++'. The
  5. 'A/' re-execute the last command once. 'A>>' re-execute the last command
  6. once, and repeat the last call up to 9 times until aborted by physically
  7. pressing any key on the keyboard or front panel or until a successful
  8. connection with a remote modem has been made. These commands are not
  9. preceded by AT nor followed by characters. Up to 40 commands can be
  10. entered in a single command line with a single AT prefix.
  11.  
  12. Basic AT Command Set
  13.  
  14.   Following is a list of the basic AT command set. Each command should
  15.   be entered following an AT prefix. A '+' mark placed before an AT
  16.   command in the list indicates that it  is a default setting.
  17.  
  18.     A                        Answer mode on-line.
  19.  
  20.   + B0                       Select CCITT V.22 standard for 1200 bps
  21.                              communication (Default).
  22.  
  23.     B1                       Select Bell 212A standard for 1200 bps communi-
  24.                              cation.
  25.  
  26.     D                        Enter originate mode, dial number that follows,
  27.                              attempt to go on-line.
  28.  
  29.          Digits and modifiers that can be used with the D command:
  30.  
  31.            0-9,#,*           Digits  for  dialing.
  32.            P                 Pulse dial.
  33.            T                 Tone dial.
  34.            W                 Wait for second dial tone.
  35.            ,                 Pause for a time designated by S6.
  36.            ;                 Return to command state after dialing.
  37.            @                 Wait for quiet answer (no dial tone will be
  38.                              heard).
  39.            !                 Hook flash (call transfer).
  40.            R                 Originate a call in answer mode.
  41.  
  42.     DL                       Dial the last-dialed number.
  43.  
  44.     DSn                      Dial number stored in EEPROM at location n(0-9).
  45.  
  46.  
  47.  
  48.     E0                       Disable character echo in command state.
  49.  
  50.   + E1                       Enable character echo in command state(Default).
  51.  
  52.     H0                       Go on-hook (hang-up).
  53.  
  54.     H1                       Go off-hook.
  55.  
  56.     I0                       Display product informations.
  57.  
  58.     I1                       Display results of ROM checksum.
  59.  
  60.     I2                       Display link diagnostic report.
  61.  
  62.     L0-7                     Speaker volume control. The higher the value,
  63.                              the higher the volume (Default is L4).
  64.  
  65.     M0                       Speaker always OFF.
  66.  
  67.   + M1                       Speaker ON until carrier detected (Default).
  68.  
  69.     M2                       Speaker always ON.
  70.  
  71.     M3                       Speaker ON after last digit is dialed out and
  72.                              when carrier is detected.
  73.  
  74.     N0-7                     Ring volume control. When a call comes in, speaker
  75.                              will ring to indicate an incoming call. N0 will
  76.                              disable the ring function (Default is N5).
  77.  
  78.     O                        Return to on-line state.
  79.  
  80.     P                        Pulse dial.
  81.  
  82.   + Q0                       Modem returns result code (Default).
  83.  
  84.     Q1                       Modem does not return result code.
  85.  
  86.     Sr=n                     Set S-Register 'r' to value 'n', n must be a
  87.                              decimal number between 0-255.
  88.  
  89.     Sr=?                     Display value stored in S-Register 'r'.
  90.  
  91.   + T                        Tone dial (Default).
  92.  
  93.     V0                       Display result code in numeric form.
  94.  
  95.   + V1                       Display result code in verbose form (Default).
  96.  
  97.     Xn                       Result code and call progress monitor options
  98.                              (Default is X5).
  99.  
  100.  
  101.   Result codes.              X0   X1   X2   X3   X4   X5   X6   X7
  102.  
  103.     0   OK                   0    0    0    0    0    0    0    0
  104.     1   CONNECT              0    0    0    0    0    +    +    +
  105.     2   RING                 0    0    0    0    0    0    0    0
  106.     3   NO CARRIER           0    0    0    0    0    0    0    0
  107.     4   ERROR                0    0    0    0    0    0    0    0
  108.     5   CONNECT   1200            0    0    0    0    +    +    +
  109.     6   NO DIAL TONE                   0         0    0    0    0
  110.     7   BUSY                                0    0    0    0    0
  111.     8   NO ANSWER                           0    0    0    0    0
  112.     9   RINGING                             0    0    0    0    0
  113.     10 CONNECT   2400             0    0    0    0    +    +    +
  114.     11 CONNECT   4800             0    0    0    0    +    +    +
  115.     12 CONNECT   9600             0    0    0    0    +    +    +
  116.     14 CONNECT 19200              0    0    0    0    +    -    -
  117.     15 CONNECT   7200             0    0    0    0    +    +    +
  118.     16 CONNECT 12000              0    0    0    0    +    +    +
  119.     17 CONNECT 14400              0    0    0    0    +    +    +
  120.     18 CONNECT 16800              0    0    0    0    +    -    -
  121.     19 CONNECT 38400              0    0    0    0    +    -    -
  122.     20 CONNECT 57600              0    0    0    0    +    -    -
  123.     21 CONNECT 76800              0    0    0    0    +    -    -
  124.  
  125.           NOTE:
  126.             + If error control result codes enabled (X5, X6, X7),
  127.               the result message will be formated as
  128.  
  129.           CONNECT DTE speed/Link spped/*Error control level  --X5
  130.           CONNECT Link speed/ARQ ------ X6
  131.           CONNECT Link speed/ARQ/*Error control level ---------X7
  132.                         * NOTE: Data compression included.
  133.  
  134.        Examples:
  135.          For X5 --
  136.                            CONNECT 38400/V.32 9600T/MNP5
  137.                            CONNECT 57600/V.32b 14400/V.42b
  138.          For X6 --
  139.                            CONNECT 9600/ARQ
  140.                            CONNECT 14400/ARQ
  141.  
  142.          For X7 --
  143.                            CONNECT 9600/ARQ/MNP5
  144.                            CONNECT 14400/ARQ/V42b
  145.  
  146.  
  147.     Z0                       Reset modem and load user profile 0.
  148.  
  149.     Z1                       Reset modem and load user profile 1.
  150.  
  151.     Z2                       Reset modem and load user profile 2.
  152.  
  153.     Z3                       Reset modem and load user profile 3.
  154.  
  155.     Z4                       Reset modem and load factory settings.
  156.                              NOTE:
  157.                                 Factory default is the default power-on
  158.                                 profile.
  159.  
  160.     +++                      Escape sequence code, entered in data state, wait
  161.                              for modem to return to command state.
  162.  
  163.     $                        Basic command summary HELP.
  164.  
  165.     &$                       Extended command summary HELP.
  166.  
  167.     *$                       Enhanced command summary HELP.
  168.  
  169.  
  170.  
  171. Extended  AT Command Set
  172.  
  173.     &B0                      DTE/DCE rate follows link rate.
  174.                              (If the communication software package has
  175.                              autobaud rate detection, please turn it ON).
  176.  
  177.   + &B1                      DTE/DCE rate fixed at DTE setting, range from
  178.                              300 to 76.8Kbps (Default).
  179.  
  180.     &C0                      Assume that the carrier is always present (force
  181.                              CD always ON).
  182.  
  183.   + &C1                      CD tracks presence of carrier (Default).
  184.  
  185.   + &D0                      Ignore DTR signal, assume DTR always ON
  186.                              (Default).
  187.  
  188.     &D1                      108.1, DTR OFF-ON transition causes dial of the
  189.                              default number.
  190.  
  191.     &D2                      108.2, Data Terminal Ready, DTR OFF causes the
  192.                              modem to hang up and return to command state.
  193.  
  194.     &D3                      108.2, Data Terminal Ready, DTR OFF causes the
  195.                              modem to hang up, return to command state and
  196.                              reset to profile 0.
  197.  
  198.     &F                       Load factory settings to RAM as active
  199.                              configuration.
  200.   + &G0                      No guard tone (within US, Canada) (Default).
  201.  
  202.     &G1                      Reserved.
  203.  
  204.     &G2                      1800 Hz guard tone.
  205.  
  206.     &H0                      Flow control disabled.
  207.  
  208.     &H1                      Reserved.
  209.  
  210.     &H2                      Reserved.
  211.  
  212.   + &H3                      Hardware RTS/CTS flow control (Default).
  213.  
  214.     &H4                      Software XON/XOFF flow control.
  215.  
  216.     &H5                      Reserved.
  217.  
  218.   + &J0                      Single phone line RJ11 phone jack (Default).
  219.  
  220.     &J1                      Multiple phone/modem lines RJ12/RJ13 phone
  221.                              jack.
  222.  
  223.     &K0                      No error control.
  224.  
  225.     &K1                      MNP4 (includes  MNP3).
  226.  
  227.     &K2                      MNP4 + MNP5.
  228.  
  229.     &K3                      V.42; compatible with &K1.
  230.  
  231.   + &K4                      V.42 + V.42bis; compatible with &K2 (Default).
  232.  
  233.   + &L0                      Dial-up line (Default).
  234.  
  235.     &L1                      2-wire leased line.
  236.  
  237.     &L2                      4-wire leased line.
  238.  
  239.   + &M0                      Asynchronous mode, buffered (Default).
  240.  
  241.     &M1                      Asynchronous command, synchronous data.
  242.  
  243.     &M2                      Direct asynchronous mode, no buffer.
  244.  
  245.     &M3                      Synchronous mode.
  246.  
  247.   + &N0                      Multi-Auto, auto negotiate highest possible link
  248.                              rate ( V.32bis  14400/12000/7200, V.32  9600T/9600
  249.                              /7200T/4800, V.22bis  2400/1200, V.22  1200, and
  250.                              Bell 212A 1200, V.17FAX 14400/12000/9600/7200,
  251.                              V.29FAX 9600/7200, V.27terFAX 4800/2400) (Default).
  252.  
  253.     &N1                      V.33            14400/12000.
  254.  
  255.     &N2                      V.33            12000.
  256.  
  257.     &N3                      V.32            9600T/9600/7200T/4800.
  258.  
  259.     &N4                      V.32            9600/7200T/4800.
  260.  
  261.     &N5                      V.32            4800.
  262.  
  263.     &N6                      V.29            9600.
  264.  
  265.     &N7                      V.29            7200.
  266.  
  267.     &N8                      V.29            4800.
  268.  
  269.     &N9                      V.27ter         4800.
  270.  
  271.     &N10                     V.27ter         2400.
  272.  
  273.     &N11                     V.26bis         2400.
  274.  
  275.     &N12                     V.23            1200/75.
  276.  
  277.     &N13                     V.23            600/75.
  278.  
  279.     &N14                     V.22bis         2400/1200.
  280.  
  281.     &N15                     V.22            1200.
  282.  
  283.     &N16                     V.21            300.
  284.  
  285.     &N17                     V.32bis         14400/12000/7200.
  286.  
  287.     &N18                     V.32bis         12000/7200.
  288.  
  289.     &N19                     V.32bis         7200.
  290.  
  291.     &N24                     Bell 212A       1200.
  292.  
  293.     &N25                     Bell 103        300.
  294.  
  295.     &N32                     V.17FAX         14400/12000/9600/7200.
  296.                              V.29FAX         9600/7200.
  297.                              V.27terFAX      4800/2400.
  298.  
  299.     &N34                     Reserved.
  300.  
  301.     &N35                     Reserved.
  302.  
  303.     &N36                     Reserved.
  304.  
  305.                              NOTE:
  306.                                   All speeds over 9600 bps are trellis
  307.                                   coded except V.29; V.32bis 7200 is also
  308.                                   trellis coded. Not all modes available in
  309.                                   all models. Check the compatibility table.
  310.  
  311.   + &P0                      Pulse dial make/break ratio= 39%/61%(Default).
  312.  
  313.     &P1                      Pulse dial make/break ratio= 33%/67%.
  314.  
  315.     &R0                      CTS tracks RTS, response delay is set in
  316.                              S-register 26.
  317.  
  318.   + &R1                      Modem assumes RTS always ON, ignores the changes
  319.                              (Default).<R>
  320.  
  321.   + &S0                      Modem forces DSR always ON (Default).
  322.  
  323.     &S1                      According to CCITT.
  324.  
  325.     &T0                      Terminate test in progress.
  326.  
  327.     &T1                      Initiate Analog Loopback test.
  328.  
  329.     &T2                      Reserved.
  330.  
  331.     &T3                      Initiate Local Digital Loopback test (hardware
  332.                              diagnostic test).
  333.  
  334.   + &T4                      Grant Remote Digital Loopback request from
  335.                              remote modem (Default).
  336.  
  337.     &T5                      Deny Remote Digital Loopback request from
  338.                              remote modem.
  339.  
  340.     &T6                      Initiate Remote Digital Loopback test.
  341.  
  342.     &T7                      Initiate Remote Digital Loopback with self
  343.                              test.
  344.  
  345.     &T8                      Initiate Analog Loopback with self test.
  346.  
  347.     &V0                      View current active settings.
  348.  
  349.     &V1                      View user profile 0 settings.
  350.  
  351.     &V2                      View user profile 1 settings.
  352.  
  353.     &V3                      View user profile 2 settings.
  354.  
  355.     &V4                      View user profile 3 settings.
  356.  
  357.     &V5                      View factory default settings.
  358.  
  359.     &W0                      Save current settings to user profile 0.
  360.  
  361.     &W1                      Save current settings to user profile 1.
  362.  
  363.     &W2                      Save current settings to user profile 2.
  364.  
  365.     &W3                      Save current settings to user profile 3.
  366.  
  367.   + &X0                      Modem provides synchronous transmit clock
  368.                              signal (Internal clock) (Default).
  369.  
  370.     &X1                      Terminal provides synchronous transmit clock
  371.                              signal (External clock).
  372.  
  373.     &X2                      Receiving carrier provides synchronous transmit
  374.                              clock signal (Remote or Slave clock).
  375.  
  376.   + &Y0                      Destructive, expedited (Default).
  377.  
  378.     &Y1                      Non-destructive, expedited.
  379.  
  380.     &Y2                      Non-destructive, unexpedited.
  381.  
  382.     &Zn=s                    Store the dial string (s) to EEPROM at location
  383.                              n (n=0-9).
  384.  
  385.     &Z?                      Display all the phone numbers stored in EEPROM.
  386.  
  387.  
  388. Enhanced  AT  Command Set
  389.  
  390.   + *B0                      Disable dial-backup (Default).<R>
  391.  
  392.     *Bn                      Enable dial-backup and set dial-backup pointer
  393.                              at location n-1.
  394.  
  395.   + *C0                      10-bit character length (Default).
  396.  
  397.     *C1                      11-bit character length.
  398.  
  399.     *C2                      9-bit character length.
  400.  
  401.     *C3                      8-bit character length.
  402.  
  403.     *Dn                      Set default dial pointer at location n.
  404.  
  405.   + *E0                      If error control negotiation fails, keep the
  406.                              nonerror control connection (Default).
  407.  
  408.     *E1                      If error control handshake fails, terminate the
  409.                              call(hang up).
  410.  
  411.     *F0                      Deny remote configuration. (Default)
  412.  
  413.     *F1                      Accept remote configuration. (and Remote Digital
  414.                              loopback must be granted---AT&T4 )
  415.  
  416.   + *G0                      Disable security function
  417.  
  418.     *G1                      Enable level 1 secutity, with password
  419.                              check.
  420.     *G2                      Enable level 1 security, with password
  421.                              check and call back.
  422.     *G3                      Enable level 2 secutity, with password
  423.                              check.
  424.     *G4                      Enable level 2 security, with password
  425.                              check and call back.
  426.     *G5                      Enable level 2 security, with password
  427.                              check and call back, remote site enter
  428.                              the call back number.
  429.                 NOTE:
  430.                       1. The command *Gn needs password checking.
  431.                       2. In security level 1, the remote site mush be a ZyXEL
  432.                          modem.
  433.                       3. In security level 2, the remote site can be any other
  434.                          modems.
  435.                       4. Modem can store 10 sets ( 0-9 ) of telephone number.
  436.                          If call back security disabled, modem will search the
  437.                          password table to check the remote modem's password.
  438.                          If match, modem will keep connected, otherwise modem
  439.                          will hangup the phone. If call back security enabled,
  440.                          modem will complete security checking, if not match,
  441.                          modem will just disconnect the line, otherwise modem
  442.                          will discoonect the line then find the telephone
  443.                          number and call back immediatly. Remote modem will
  444.                          auto-answer the phone and response otherwise modem
  445.                          will disconnect the line.
  446.  
  447.     *HS                      Modify supervisory password.
  448.  
  449.     *Hn                      Modify user password. ( n=0-9 )
  450.                NOTE:
  451.                      These commands *Hn and *HS need password checking.
  452.                      Any charcter could be entered as a password ( 0-255 ).
  453.                      Maximum characters for password are eight.
  454.  
  455.   + *I0                      AT command set (Default).
  456.  
  457.     *I1                      V.25bis command set.
  458.  
  459.     *L0                      Panel key normal.
  460.  
  461.     *L1                      Panel key locked.
  462.  
  463.   + *M0                      Leased line auto-handshake on originate mode
  464.                              (Default).
  465.  
  466.     *M1                      Leased line auto-handshake on answer mode.
  467.  
  468.     *P0-15                   Leased line transmission power level, range
  469.                              from 0 dBm to -15dBm (Default = -9dBm).
  470.  
  471.     *Q0                      No response to poor signal quality.
  472.  
  473.     *Q1                      Retrain action taken if signal quality is poor.
  474.  
  475.   + *Q2                      Adaptive rate; auto fallback or fall forward
  476.                              (Default).
  477.  
  478.     *Q3                      Disconnect for poor quality signal.
  479.  
  480.     *Rab                     Read remote configuration to local profile.
  481.                              a= 0-3, local user profile
  482.                              b= 0-3, remote user profile
  483.                              4  , remote current configution.
  484.                              5  , remote factory default.
  485.                NOTE:
  486.                    The command *Rab only works at on-line condition and no
  487.                    matter async or sync remote site use.
  488.  
  489.   + *S0                      Backward channel disabled (Default).
  490.  
  491.     *S1                      Reserved.
  492.  
  493.  
  494.     *V                       View password table.
  495.                NOTE:
  496.                     The command *V needs password checking.
  497.  
  498.     *Wab                     Write local user profile to remote user profile
  499.                              and reset remote modem from that profile.
  500.                              a=0-3 , local user profile.
  501.                              b=0-3 , remote user profile.
  502.                NOTE:
  503.                   The command *Wab only works at on-line condition and no
  504.                       matter async or sync remote site use.
  505.  
  506.  
  507.